[INFO] cloning repository https://github.com/oTTeuMsTudio/full-stack-leptos-app-1
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oTTeuMsTudio/full-stack-leptos-app-1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FoTTeuMsTudio%2Ffull-stack-leptos-app-1", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FoTTeuMsTudio%2Ffull-stack-leptos-app-1'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 68543cd5caaf40c244f46a4ee9fbadbd9b207fb9
[INFO] fixing oTTeuMsTudio/full-stack-leptos-app-1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FoTTeuMsTudio%2Ffull-stack-leptos-app-1" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/oTTeuMsTudio/full-stack-leptos-app-1
[INFO] finished tweaking git repo https://github.com/oTTeuMsTudio/full-stack-leptos-app-1
[INFO] tweaked toml for git repo https://github.com/oTTeuMsTudio/full-stack-leptos-app-1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oTTeuMsTudio/full-stack-leptos-app-1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oTTeuMsTudio/full-stack-leptos-app-1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio v1.51.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.39.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3a00d517a4a5fb1bb689c68e6c8acce14b5dc6f3dbdbe9d1dd1160bf8f21578e
[INFO] running `Command { std: "docker" "start" "3a00d517a4a5fb1bb689c68e6c8acce14b5dc6f3dbdbe9d1dd1160bf8f21578e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3a00d517a4a5fb1bb689c68e6c8acce14b5dc6f3dbdbe9d1dd1160bf8f21578e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a00d517a4a5fb1bb689c68e6c8acce14b5dc6f3dbdbe9d1dd1160bf8f21578e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3a00d517a4a5fb1bb689c68e6c8acce14b5dc6f3dbdbe9d1dd1160bf8f21578e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]     Checking tokio v1.51.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling reactive_graph v0.2.13
[INFO] [stderr]    Compiling server_fn_macro v0.8.10
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling tachys v0.2.14
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling server_fn v0.8.11
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling leptos_macro v0.8.15
[INFO] [stderr]    Compiling leptos v0.8.17
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking leptos_hot_reload v0.8.6
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling wasm_split_macros v0.2.0
[INFO] [stderr]    Compiling server_fn_macro_default v0.8.5
[INFO] [stderr]     Checking config v0.15.22
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking wasm_split_helpers v0.2.0
[INFO] [stderr]     Checking leptos_config v0.8.9
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking js-sys v0.3.94
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking hydration_context v0.3.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.67
[INFO] [stderr]     Checking web-sys v0.3.94
[INFO] [stderr]     Checking any_spawner v0.3.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking reactive_stores v0.4.2
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.13.2
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking wasm-streams v0.5.0
[INFO] [stderr]     Checking gloo-net v0.6.0
[INFO] [stderr]     Checking leptos_dom v0.8.8
[INFO] [stderr]     Checking leptos_server v0.8.7
[INFO] [stderr]     Checking full-stack-leptos-app-1 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected string literal
[INFO] [stdout]   --> src/main.rs:73:22
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 <!-- Header -->
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected string literal
[INFO] [stdout]   --> src/main.rs:79:22
[INFO] [stdout]    |
[INFO] [stdout] 79 |                 <!-- Add new todo form -->
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected string literal
[INFO] [stdout]    --> src/main.rs:111:22
[INFO] [stdout]     |
[INFO] [stdout] 111 |                 <!-- Todo List -->
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected string literal
[INFO] [stdout]    --> src/main.rs:154:22
[INFO] [stdout]     |
[INFO] [stdout] 154 |                 <!-- Footer stats & filters -->
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected string literal
[INFO] [stdout]    --> src/main.rs:160:26
[INFO] [stdout]     |
[INFO] [stdout] 160 |                     <!-- Filter buttons -->
[INFO] [stdout]     |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `leptos::prelude::create_signal`: This function is being renamed to `signal()` to conform to Rust idioms.
[INFO] [stdout]   --> src/main.rs:13:30
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let (todos, set_todos) = create_signal::<Vec<Todo>>(vec![]);
[INFO] [stdout]    |                              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `leptos::prelude::create_signal`: This function is being renamed to `signal()` to conform to Rust idioms.
[INFO] [stdout]   --> src/main.rs:16:36
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let (new_task, set_new_task) = create_signal(String::new());
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `leptos::prelude::create_signal`: This function is being renamed to `signal()` to conform to Rust idioms.
[INFO] [stdout]   --> src/main.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let (filter, set_filter) = create_signal("all".to_string());
[INFO] [stdout]    |                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected string literal
[INFO] [stdout]   --> src/main.rs:73:22
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 <!-- Header -->
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected string literal
[INFO] [stdout]   --> src/main.rs:79:22
[INFO] [stdout]    |
[INFO] [stdout] 79 |                 <!-- Add new todo form -->
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected string literal
[INFO] [stdout]    --> src/main.rs:111:22
[INFO] [stdout]     |
[INFO] [stdout] 111 |                 <!-- Todo List -->
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected string literal
[INFO] [stdout]    --> src/main.rs:154:22
[INFO] [stdout]     |
[INFO] [stdout] 154 |                 <!-- Footer stats & filters -->
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected string literal
[INFO] [stdout]    --> src/main.rs:160:26
[INFO] [stdout]     |
[INFO] [stdout] 160 |                     <!-- Filter buttons -->
[INFO] [stdout]     |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `leptos::prelude::create_signal`: This function is being renamed to `signal()` to conform to Rust idioms.
[INFO] [stdout]   --> src/main.rs:13:30
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let (todos, set_todos) = create_signal::<Vec<Todo>>(vec![]);
[INFO] [stdout]    |                              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `leptos::prelude::create_signal`: This function is being renamed to `signal()` to conform to Rust idioms.
[INFO] [stdout]   --> src/main.rs:16:36
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let (new_task, set_new_task) = create_signal(String::new());
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `leptos::prelude::create_signal`: This function is being renamed to `signal()` to conform to Rust idioms.
[INFO] [stdout]   --> src/main.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let (filter, set_filter) = create_signal("all".to_string());
[INFO] [stdout]    |                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `console_error_panic_hook` in this scope
[INFO] [stdout]    --> src/main.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 198 |     console_error_panic_hook::set_once();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `console_error_panic_hook`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `console_error_panic_hook`, use `cargo add console_error_panic_hook` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `full-stack-leptos-app-1` (bin "full-stack-leptos-app-1") due to 6 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `console_error_panic_hook` in this scope
[INFO] [stdout]    --> src/main.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 198 |     console_error_panic_hook::set_once();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `console_error_panic_hook`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `console_error_panic_hook`, use `cargo add console_error_panic_hook` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `full-stack-leptos-app-1` (bin "full-stack-leptos-app-1" test) due to 6 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "3a00d517a4a5fb1bb689c68e6c8acce14b5dc6f3dbdbe9d1dd1160bf8f21578e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a00d517a4a5fb1bb689c68e6c8acce14b5dc6f3dbdbe9d1dd1160bf8f21578e", kill_on_drop: false }`
[INFO] [stdout] 3a00d517a4a5fb1bb689c68e6c8acce14b5dc6f3dbdbe9d1dd1160bf8f21578e
